home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / Adaptec2940SCSIDriver.config / English.lproj / SCSIInspector.nib / data.classes next >
Encoding:
Text File  |  1996-03-16  |  966 b   |  37 lines

  1. SCSIInspector = {
  2.     ACTIONS = {"cmdQueue:" = "cmdQueue:"; "sync:" = "sync:"; }; 
  3.     OUTLETS = {
  4.     boundingBox = boundingBox; 
  5.     cmdQueueButton = cmdQueueButton; 
  6.     optionsBox = optionsBox; 
  7.     syncButton = syncButton; 
  8.     }; 
  9.     SUPERCLASS = IODeviceInspector; 
  10. };
  11. IODeviceInspector = {
  12.     ACTIONS = {
  13.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  14.     "rangeDidChange:" = "rangeDidChange:"; 
  15.     "showInfo:" = "showInfo:"; 
  16.     }; 
  17.     OUTLETS = {
  18.     accessoryHolder = accessoryHolder; 
  19.     dmaBox = dmaBox; 
  20.     dmaMatrix = dmaMatrix; 
  21.     infoButton = infoButton; 
  22.     infoPanel = infoPanel; 
  23.     infoText = infoText; 
  24.     inspectionView = inspectionView; 
  25.     irqBox = irqBox; 
  26.     irqMatrix = irqMatrix; 
  27.     memoryBox = memoryBox; 
  28.     memoryController = memoryController; 
  29.     origWindow = origWindow; 
  30.     portsBox = portsBox; 
  31.     portsController = portsController; 
  32.     statusTitle = statusTitle; 
  33.     }; 
  34.     SUPERCLASS = Object; 
  35. };
  36. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  37.